The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Descripción

int Imagick::getImageWidth ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the image width.

Valores retornados

Returns the image width. Throw an ImagickException on error.


The Imagick class
PHP Manual